home *** CD-ROM | disk | FTP | other *** search
/ Pesquisa Dirigida / Pesquisa Dirigida.iso / JOGOS / matrix_beta.swf / scripts / frame_3 / DoAction.as
Text File  |  2005-01-07  |  171b  |  10 lines

  1. _root._quality = "LOW";
  2. stop();
  3. _root.life = 10;
  4. _root.level = 0;
  5. _root.oldlevel = 0;
  6. _root.hiscore = 0;
  7. _root.score = 0;
  8. _root.pause = 1;
  9. _root.levelchange = 1;
  10.